body {
  background-color: silver;
}
h1 {
  color: black;
  font-size: 150%;
}